demos/gtk-demo/listview*.c: Include stdlib.h
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 4 Jun 2020 08:35:02 +0000 (16:35 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 5 Jun 2020 03:16:45 +0000 (11:16 +0800)
commitc370b8f30957fd3a41a8da10974e4c8a294fa963
treee81fd1ffe346f342e2a71b529b148dc5446be182
parentacd9c12667a021936b30e0fa8f43d3a8c7133cf7
demos/gtk-demo/listview*.c: Include stdlib.h

atoi() and qsort() both require this header for them to be defined
demos/gtk-demo/listview_colors.c
demos/gtk-demo/listview_settings.c